home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Updaters / PowerPoint 8_PPC / PowerPoint 8-4 (PPC) / PowerPoint 8-4 (PPC).rsrc / STR#_1000.txt < prev    next >
Text File  |  1997-10-09  |  340b  |  26 lines

  1. 1 dict begin /s exch def
  2. picLeft picTop translate
  3. picRight picLeft sub s 2 get s 0 get sub div
  4. picBottom picTop sub s 1 get s 3 get sub div
  5. scale
  6. s 0 get neg s 3 get neg translate
  7. end
  8. /showpage {} def
  9. /copypage {} def
  10.  
  11.  
  12. pse
  13. currentpoint
  14. /picBottom exch def
  15. /picRight exch def
  16. psb
  17.  
  18.  
  19. pse
  20. currentpoint
  21. /picTop exch def
  22. /picLeft exch def
  23. psb
  24.  
  25.  
  26.